home *** CD-ROM | disk | FTP | other *** search
- INFO
- CLEAR
- DISPLAY
- COLOUR 3
- PEN UP
- LEFT 90
- FORWARD 100
- RIGHT 90
- FORWARD 70
- WRITE CAN YOU ...?
- BACKWARDS 15
- WRITE Can you make a 5-pointed star?
- BACKWARDS 10
- WRITE How short can you make the set of instructions?
- BACKWARDS 10
- WRITE Try making stars with other numbers of points.
- BACKWARDS 15
- WRITE Can you work out the exact size of the screen?
- MORE
- END
-
- MORE
- BACKWARDS 15
- WRITE Can you draw a circle without using the command CI?
- BACKWARDS 10
- WRITE How far does the turtle travel when it walks
- BACKWARDS 10
- WRITE around your circle?
- BACKWARDS 10
- WRITE How far is it across your circle?
- BACKWARDS 10
- MORE2
- END
-
- MORE2
- WRITE Draw some other circles and compare these two
- BACKWARDS 10
- WRITE distances for each circle.
- BACKWARDS 20
- WRITE KEEP A CLEAR RECORD OF ALL YOUR COMMANDS.
- BACKWARDS 20
- WRITE Type CS <return> to begin.
- BACKWARDS 20
- DISPLAY
- END
-
-